home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINSOUND / MOD4WIN.ZIP / README.TXT < prev    next >
Text File  |  1993-12-03  |  17KB  |  406 lines

  1. *************************
  2. * MOD4WIN  Version 1.02 *
  3. *************************
  4. _______________________________________________________________________________
  5.  
  6. Installation Instructions:
  7. --------------------------
  8.  
  9. - start Windows (version 3.1 is required)
  10.  
  11. - insert disk in drive A or B
  12.  
  13. - in the Program Manager go to File | Run...
  14.  
  15. - on the Command Line type <drive>:install.exe, e.g. "A:install.exe"
  16.  
  17. - follow the instructions of the installation program
  18. _______________________________________________________________________________
  19.  
  20. Revision History:
  21. -----------------
  22.  
  23. Version 1.00:
  24.   - September 1993
  25.   - first fully functional model of Mod4Win
  26.  
  27. Version 1.01
  28.   - October 1993
  29.   - The version 1.01 was necessary because of some bugs in the play routine,
  30.     with file handling of more than 900 files at a time, the installation
  31.     program, and the speed when running on slow machines.
  32.     * playroutine: problems with loading and the end marking of files
  33.         that jump around between patterns
  34.     * file handling: was completely revised
  35.     * installation had two problems: the check for free space on destination
  36.         drive looked at the wrong drive and the given path name was not
  37.         accepted, even if entered correctly
  38.     * full keyboard support (TAB/SHIFT-TAB)
  39.     * information dialog was debugged
  40.  
  41. Version 1.02
  42.   - November 1993
  43.   - first release for the U.S. shareware market
  44.   - several bug fixes
  45.     * wave driver is displayed and saved nicely
  46.     * bpm speed is interpreted correctly
  47.     * invalid MOD-formats are recognized now
  48.     * updates the display correctly
  49.     * playtime is properly reset
  50. _______________________________________________________________________________
  51.  
  52. **************************************************************************
  53. * The following chapters are all included in the Mod4Win Help file and   *
  54. * really look much better there.  Of course, if you absolutely love text *
  55. * files, you can study it here.                      *
  56. **************************************************************************
  57. _______________________________________________________________________________
  58.  
  59. Features
  60. --------
  61.  
  62. Mod4Win is a player for Commodore AMIGA SoundTracker and NoiseTracker Files 
  63. on IBM-PC compatible machines under Microsoft Windows 
  64.  
  65. - It supports:
  66.   * sample rates between 11 and 48 kHz
  67.   * 8 and 16 bit sample depth
  68.   * Mono and Stereo
  69.  
  70. - Jukebox function for up to 999 MOD-Files in one session!
  71.   * generates playlists (with files from up to 100 directories!)
  72.  
  73. - Drag & Drop feature of one or more files and of playlists.
  74.  
  75. - Launching of a file or playlist from a command line parameter.
  76.  
  77. - The program remembers several settings, for instance
  78.   * window positions
  79.   * actual and last play directory
  80.   * hardware settings
  81.  
  82. - Hotkeys for all player functions
  83. _______________________________________________________________________________
  84.  
  85. System requirements
  86. -------------------
  87.  
  88. - A sound card with at least one DAC, that can process 11 kHz-Sampling and 
  89.   an appropriate asynchronous wave driver (speaker.drv won't run).
  90.  
  91. - AT 286 with 4 MB RAM minimum.
  92. - AT 386/33 for playing with the highest sample rate.
  93. - AT 486/33 with 8 MB RAM to use Mod4Win as a background jukebox with 44 kHz 
  94.   and 16 bit stereo sampling.
  95. _______________________________________________________________________________
  96.  
  97. Authors
  98. -------
  99.  
  100. Mod4Win was written and designed by Kay Bruns and Uwe ZΣnker.  The English 
  101. version of Mod4Win and the Help file was translated and adopted by 
  102. Jens Puchert.
  103.  
  104. This program was thoroughly ▀-tested.  However, if you discover any 
  105. malfunctions or bugs (you never know), feel free to write your comments to:
  106.  
  107. JSInc.
  108. Jens Puchert
  109. 1037 Madison St
  110. Syracuse, NY 13210-2015
  111.  
  112. You can also reach me by phone or FAX on (315) 423-4775
  113. or through e-mail to jpuchert@rodan.syr.edu.
  114.  
  115. PS: Please, constructive contributions only. All others are to be marked as 
  116. junk mail, or even better, save yourself the trouble and send it to NIL 
  117. (or for C-freaks to NULL).
  118. _______________________________________________________________________________
  119.  
  120. Known problems
  121. --------------
  122.  
  123. 1. Problems with sound cards:
  124.  
  125. Several sound cards claim to support multiple sample rates, but then don't 
  126. play at these rates but at any others they like, that means the play rate 
  127. seems to be too fast or too slow.  For instance the Soundblaster 16 ASP 
  128. reports, being able to play at 48 kHz, then however starts to howl terribly, 
  129. since it is only capable of playing at 44 kHz.  The same thing happens if you 
  130. switch from mono to stereo with the Pro Audio Spectrum.  These errors are 
  131. caused by neither Mod4Win nor the wave driver, but simply by the sound card 
  132. hardware.
  133.  
  134. Solution: Buy a different sound card, bear the sound, or adjust to a sample 
  135. rate that can really be played.
  136.  
  137. 2. Problems with (BUGs in) sound drivers:
  138.  
  139. General solution for these problems:
  140.  
  141. Because we didn't have one bug free wave driver during the test phase of 
  142. the program, we can only give the following advise:
  143.  
  144. Ask the manufacturer of your sound card for an updated wave driver!
  145.  
  146.  
  147. The drivers of the Soundblaster and Audioblaster don't automatically adjust 
  148. their filter frequency to the sample frequency.  That results in the fact 
  149. that the MOD-Files sound dull.
  150.  
  151. Solution: Use your mixer utility to turn the filter off!
  152.  
  153.  
  154. The wave driver of the Sound-/Audioblaster Pro 2.5/3/4 reports being able to 
  155. sample more than 22 kHz 8 bit stereo, however when it comes to do that it 
  156. starts to resist.
  157.  
  158. Solution: Switch to mono at sample rates higher than 22 kHz.
  159.  
  160.  
  161. Windows  only supports the following sample rates: 11, 22, and 44 kHz.  
  162. Therefore it may happen that you see an error message like "Application 
  163. violated system integrity" or "General protection fault" or something similar.
  164. The reason for that is not Mod4Win (because that asks the driver whether it 
  165. can play the selected sample rate or not), but the clever programming of the 
  166. wave driver.
  167.  
  168. Solution: Select only the sample frequencies 11, 22, or 44 kHz.
  169.  
  170. If you have only one wave driver installed, then it is possible that another 
  171. application tries to access it while Mod4Win plays.  This could happen for 
  172. instance if an application wants to generate a system sound.  Then some wave 
  173. drivers will switch the actual sound output (that's the one from Mod4Win) 
  174. from stereo to mono or modify the sample rate, without notifying Mod4Win.  
  175. As a result you will hear a much too fast sampled output, or even extreme 
  176. distortions.
  177.  
  178. Solution: Install a second wave driver that the other application can 
  179. utilize while Mod4Win plays.  If you don't have a second sound card or a 
  180. second driver for your card, you can use speaker.drv as a last resort.
  181.  
  182. 3. Problems with video drivers:
  183.  
  184. With some video drivers you might notice that while Mod4Win (or any other 
  185. sample output producing program) plays, that the wave output is rhythmically 
  186. interrupted.  This sounds like bubbling or scratching.  This can be most 
  187. easily resolved by choosing a different video mode or color resolution.  You 
  188. can also try to switch from stereo to mono.
  189.  
  190. 4. Problems that look like BUGS (but are not):
  191.  
  192. Windows  or Mod4Win reports 'No memory available!' although you have 
  193. plenty of it.  The reason for that is that Mod4Win makes sure there is at 
  194. least 500 KB left for other applications.  If that's not the case, you'll 
  195. see the error message.  The same thing happens if Windows  fragments the 
  196. memory too much, that means the memory is divided into many little segments, 
  197. and therefore not enough continuous memory available for other applications.
  198.  
  199. Solution:
  200. *    In the first case (less than 500 KB free): close applications, 
  201.     increase swap file size, or buy more memory.
  202. *    In the second case (memory fragmented): stop Mod4Win (not pause!), 
  203.     start application, restart Mod4Win.
  204.  
  205. Fast forward and rewind takes longer at the end of the song than at the 
  206. beginning.  The reason for that is that it is impossible to rewind a MOD-File 
  207. error fre